home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / demos / logdem.exe / LOGNOTE.DOC next >
Text File  |  1993-08-29  |  1KB  |  40 lines

  1.  
  2.       LogNote 1.0 - Documentation
  3.       (c) Copyright 1993, Paradigm Software, All Rights Reserved
  4.  
  5.       Introduction
  6.  
  7.          LogNote is a utility that will log events to a text file. LogNote
  8.          writes the date, time, node address, user name and a message that
  9.          you specify to this file.  This utility works with Novell Netware
  10.          3.x networks.
  11.  
  12.       Usage
  13.  
  14.          LOGNOTE <File> <Message>
  15.  
  16.          <File> is the log file name, with or without a DOS path
  17.          <Message> is the message you wish to log
  18.  
  19.  
  20.       Examples
  21.  
  22.          LOGNOTE f:\login\in.txt "User logged into network"
  23.  
  24.          The above example might be called from the system login script to
  25.          record when users actually login to the network.
  26.  
  27.       Return Codes
  28.  
  29.           0   - All OK
  30.          -1  - Incorrect number of parameters
  31.          -2  - Could not open/create log file
  32.  
  33.       Company Contact
  34.  
  35.          Paradigm Software
  36.          1333-C Shepard Drive
  37.          Sterling, VA  20164
  38.          (703) 450-0829
  39.          (703) 450-2683  FAX
  40.